課程資訊
課程名稱
資料結構與演算法實務
Practical Data Structures and Algorithms 
開課學期
112-2 
授課對象
學程  健康大數據學分學程  
授課教師
陳倩瑜 
課號
BME5010 
課程識別碼
631 U1260 
班次
 
學分
3.0 
全/半年
半年 
必/選修
選修 
上課時間
星期一7,8,9(14:20~17:20) 
上課地點
知武會議室 
備註
大數據學程「程式資訊應用」領域選修。
總人數上限:80人 
 
課程簡介影片
 
核心能力關聯
本課程尚未建立核心能力關連
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

此一課程在於介紹多種常用之資料結構與相關演算法,增進修課學生的程式設計能力,以期未來能在不同領域實際應用。 內如預訂涵蓋:
1: Fundamentals introduces a scientific and engineering basis for comparing algorithms and making predictions. It also includes our programming model.
2: Sorting considers several classic sorting algorithms, including insertion sort, mergesort, and quicksort. It also includes a binary heap implementation of a priority queue.
3: Searching describes several classic symbol table implementations, including binary search trees, red-black trees, and hash tables.
4: Graphs surveys the most important graph processing problems, including depth-first search, breadth-first search, minimum spanning trees, and shortest paths.
5 (optional): Strings investigates specialized algorithms for string processing, including radix sorting, substring search, tries, regular expressions, and data compression. 

課程目標
本課程將搭配JAVA程式編輯,介紹多種可使用的資料結構,引領學生了解現有演算法,解決實際問題。 
課程要求
修過至少一種基本程式設計課程(any language is fine, ext. C, C++, Java, Perl, ...) 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
https://algs4.cs.princeton.edu/home/
Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne 
參考書目
 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
程式作業 
40% 
程式語言:Java  
2. 
期中考 
30% 
實體課堂考試 (4/8) 
3. 
期末考 
30% 
實體課堂考試 (6/3) 
 
針對學生困難提供學生調整方式
 
上課形式
以錄影輔助
作業繳交方式
延長作業繳交期限
考試形式
其他
由師生雙方議定
課程進度
週次
日期
單元主題
無資料